home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / bbs / sapphb.zip / GVQ-XX.STD < prev    next >
Text File  |  1994-08-27  |  3KB  |  68 lines

  1. ; For an introduction to the requirement addressed by this stock file, please
  2. ; select SYSOP:CONFIG:ADVANCED:TRANSFER:GENERAL, place your cursor on the
  3. ; "Questionnaires for GIVE?" field, and press F1.
  4. ;
  5. ; The format of GVQ stock files is:
  6. ;
  7. ; GVQabc.ddd
  8. ;    ||  |
  9. ;    ||  Standard stock file extensions (STD, GRA or ANS)
  10. ;    |Standard stock file method of specifying membership and expertise level
  11. ;    The file area the user specified (use "-" for "any file area")
  12. ;
  13. ; For example:
  14. ;
  15. ; FILE NAME    WHEN THE FILE IS DISPLAYED (i.e. After an upload, if...)
  16. ; ----------   --------------------------
  17. ; GVQM3X.STD   File placed in file area M. Member level 3, any expertise level.
  18. ; GVQRXX.STD   File placed in file area R. All membership and expertise levels.
  19. ; GVQ-12.STD   File placed in any file area.  Membership level 1, expertise 2.
  20. ; GVQ-XX.STD   (i.e. This file) Any file area.  Any member and expertise level.
  21. ;
  22. ; Remember that if an appropriate stock file is not available, the editor is
  23. ; called.  However, if GVQ-XX.STD exists, there will ALWAYS be an "appropriate"
  24. ; stock file, since GVQ-XX.STD can match any situation.  (Of course, you must
  25. ; first enable questionnaires, via CONFIG:ADVANCED:TRANSFER:GENERAL)
  26. ;
  27. ; This sample questionnaire uses the following stock file commands:
  28. ;
  29. ;      COMMAND     EXAMPLE          MEANING
  30. ;      -------     -------          -------
  31. ;      ;QLN        ;QLN Your name?  Question, followed by new line
  32. ;      ;QUE        ;QUE Name:       Question, but stays on same line
  33. ;      ;QNY        ;QNY Agreed?     Asks a Yes/No question (default N)
  34. ;      ;TXT        ;TXT ATTENTION:  Places text in the output file
  35. ;      ;FNC color  ;FNC WOE         Sets text color
  36. ;      ;<number>   ;8               Keeps lines together on screen
  37. ;      ;<space>    ; My stock file  A comment
  38. ;
  39. ; The article in SYSOP:INFO:MANUAL:STOCK discusses many other useful commands.
  40. ;
  41. ;------------------------------------------------------------------------------
  42. ;FNC Hlp
  43. ;4
  44. Now that you've given us that file, we need some additional information from
  45. you.  Please take a moment to answer the following five questions...
  46.  
  47. ;QLN (1) Please write a one-line description of the file you just gave us.
  48.  
  49. ;TLN
  50. ;TXT "    FOR COMPUTER SYSTEM:  "
  51. ;QUE (2) Which computer system is this file for (e.g. IBM, Apple, Any)?
  52.  
  53. ;TXT "   FOR OPERATING SYSTEM:  "
  54. ;FNC QUE
  55. (3) Which operating system does this file require? (Answer None if no
  56. ;QUE operating system in particular is required):
  57.  
  58. ;TXT "       RATING (1 TO 10):  "
  59. ;FNC QUE
  60. (4) On a scale of 1 to 10 (1 being worst, 10 being best), how would you rate
  61. ;QUE the file you just gave us?
  62.  
  63. ;TXT "UPLOADER OWNS COPYRIGHT:  "
  64. ;QNY (5) Do you own the copyright to the file you just gave us?
  65.  
  66. ;FNC Hlp
  67. Thank-you for answering our questions -- and thanks for the file!
  68.